home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 115
/
FreelogNo115-MaiJuin2013.iso
/
Internet
/
Filezilla Server
/
FileZilla_Server-0_9_41.exe
/
source
/
interface
/
OutputFormat.h
< prev
next >
Wrap
C/C++ Source or Header
|
2011-11-06
|
178b
|
12 lines
#ifndef __OUTPUT_FORMAT_H__
#define __OUTPUT_FORMAT_H__
#include <cstringt.h>
CString makeUserFriendlyString(__int64 val);
#endif // #ifndef __OUTPUT_FORMAT_H__